Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #304906 Update Piano Levels Filter to shift to the new Fraction based note measurement system #6043

Merged
merged 1 commit into from
May 18, 2020

Conversation

blackears
Copy link
Contributor

@blackears blackears commented May 5, 2020

Upgrading the Piano Levels Filter system to use Fration of whole note instead of ticks.
Selecting a single note now updates the Set box.
Changes to tooltip descriptions of filters.
Can now use negative values for specifying note lengths.

Resolves: (direct link to the issue)

(short description of the changes and the motivation to make the changes)

  • I signed CLA
  • I made sure the code in the PR follows the coding rules
  • I made sure the code compiles on my machine
  • I made sure there are no unnecessary changes in the code
  • I made sure the title of the PR reflects the core meaning of the issue you are solving
  • I made sure the commit message(s) contain a description and answer the question "Why do those changes fix that particular issue?" or "Why are those changes really necessary as improvements?"
  • I made sure the commit message title starts with "fix #424242:" if there is a related issue
  • I created the test (mtest, vtest, script test) to verify the changes I made

@Jojo-Schmitz Jojo-Schmitz mentioned this pull request May 5, 2020
8 tasks
Copy link
Contributor

@anatoly-os anatoly-os left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@blackears could you please make a separate PR with all those changes related to uncommenting operator/() and operator/=(), renaming methods, etc.?
Please, keep only the necessary changes to fix the actual tooltips in this PR.

libmscore/fraction.h Show resolved Hide resolved
mscore/pianoroll/pianolevelschooser.cpp Show resolved Hide resolved
@blackears blackears force-pushed the 304906-improve-pre-tooltips-3 branch from 1f89d24 to 575e854 Compare May 13, 2020 01:43
@blackears blackears changed the title fix #304906 Improving tooltip messages fix #304906 Update Piano Levels Filter to shift to the new Fraction based node measurement system May 13, 2020
…ased note measurement system

Upgrading the Piano Levels Filter system to use Fration of whole note instead of ticks.
Selecting a single note now updates the Set box.
Changes to tooltip descriptions of filters.
Can now use negative values for specifying note lengths.
@blackears blackears force-pushed the 304906-improve-pre-tooltips-3 branch from 575e854 to e6ec376 Compare May 13, 2020 01:49
@blackears blackears changed the title fix #304906 Update Piano Levels Filter to shift to the new Fraction based node measurement system fix #304906 Update Piano Levels Filter to shift to the new Fraction based note measurement system May 13, 2020
@anatoly-os anatoly-os merged commit 853cc3c into musescore:3.x May 18, 2020
anatoly-os added a commit that referenced this pull request May 20, 2020
fix #304906 Update Piano Levels Filter to shift to the new Fraction based note measurement system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants